runtime.pollCache.alloc (method)

2 uses

	runtime (current package)
		netpoll.go#L245: 	pd := pollcache.alloc()
		netpoll.go#L688: func (c *pollCache) alloc() *pollDesc {